import { sum } from "../helpers/sum";

describe("the sum function", () => {

});